home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15966 < prev    next >
Encoding:
Text File  |  1996-08-05  |  4.3 KB  |  88 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!marnold
  3. From: marnold@netcom.com (Matt Arnold)
  4. Subject: Re: BC++ 5.0 IDE woes
  5. Message-ID: <marnoldDpIvtA.E9G@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. References: <4k9hjs$fl9@arl-news-svc-5.compuserve.com>
  8. Date: Mon, 8 Apr 1996 02:48:45 GMT
  9. Sender: marnold@netcom22.netcom.com
  10.  
  11. Philippe Verdy <100105.3120@compuserve.com> writes:
  12.  
  13. >marnold@netcom.com (Matt Arnold) s'Θcrit :
  14. >> pete@borland.com (Pete Becker) writes:
  15. >> 
  16. >> >In article <dpayne.828477660@rainbow>, dpayne@rainbow.rmii.com says...
  17. >> >>
  18. >> >>One huge problem I am experiencing with BC++ 5.0 (with patch) that I
  19. >> >>haven't seen posted is the terminal error while simply editing a source
  20. >> >>file in the IDE. I have experienced numerous (very frustrating) abends
  21. >> >>of the IDE while editing the source. At first I thought maybe there
  22. >> >>was a problem with the Win95 patch (from Microsoft), but the same error
  23. >> >>occurs in NT3.51 as well. Occasionally, the compile process will just hang
  24. >> >>as well. 
  25. >> 
  26. >> >Nope, haven't heard of this broad a problem. Does this happen on a "clean" 
  27. >> >system, with no other applications running? If not, there's some interaction 
  28. >> >with some other application, and it would be a great help if you can track down 
  29. >> >which application it is.
  30. >> 
  31. >> Borland C++ has been randomly causing GPFs for me while doing routine 
  32. >> editor operations since version 4.0, on a wide variety of system
  33. >> configurations.  I currently have version 4.52 and most of the time, I
  34. >> run only the IDE (and stock Windows applets).
  35. >> 
  36. >> These GPFs usually seem to occur in conjunction with selecting text or 
  37. >> using the clipboard.  The exact same problem seems to have existed in
  38. >> all versions I've ever used since 4.0.  I can't give an exact 
  39. >> reproduction scenario, since it doesn't happen all the time, and it's
  40. >> difficult to remember the exact keys that we had just pressed when it
  41. >> happens.  The one consistent theme that I do remember, is that it
  42. >> always happens when working near the end of text in an editor window.
  43. >> 
  44. >> I finally just accepted it as a bug that wasn't going away.  If it *is* 
  45. >> some basic bug in the Borland C++ editor code, I'm not really surprised 
  46. >> it made it into 5.0, since apparently no one at Borland caught it going 
  47. >> from 4.0 all the way 4.52.  However, since 5.0 is supposed to be such a 
  48. >> rework of the IDE, it seems unlikely the bug could have persisted.
  49. >> 
  50. >> Still, I can't imagine, if the programmers at Borland use Borland C++
  51. >> themselves, why someone at Borland in the IDE group hasn't come across
  52. >> this bug themselves while programming during the last two years.
  53. >> 
  54. >> Maybe they all use Brief or something.
  55. >> 
  56. >You should also note that there are some problems with some
  57. >keyboards, which do not report the correct codes when several
  58. >keys are pressed simultaneously.
  59. >There are also problems with some key macro utilities which
  60. >sometime do not handle the keyboard state correctly, leaving
  61. >the shift codes (Shift, Alt, AltGr, Control, NumLock, CapsLock
  62. >and so on) in a bad state. Thse tools simply grab the system
  63. >keyboard messages, and sometimes do not generate correct
  64. >sequences to the other applications. Tools known to do that
  65. >are those on Compaq machines, and those coming with some
  66. >mouse emulator drivers...
  67.  
  68. That's nice, but I've never used a Compaq PC, nor anything but 
  69. whatever Microsoft mouse driver comes with whatever version of
  70. Windows I've ever used, and this IDE crash has always happened
  71. for me at some point on all machines I have ever run Borland
  72. C++ 4.x on.  It certainly seems like an IDE bug to me.  I just
  73. hope when I get 5.0, it stops happening.
  74.  
  75. I first noticed the problem using 4.0 on Windows 3.1.  It
  76. continues to happen, on occasion, with 4.52 on a stock Windows 
  77. 95 installation.
  78.  
  79. Regards,
  80. -------------------------------------------------------------------------
  81. Matt Arnold                       |        | ||| | |||| |  | | || ||
  82. marnold@netcom.com                |        | ||| | |||| |  | | || ||
  83. Boston, MA                        |      0 | ||| | |||| |  | | || ||
  84. 617.389.7384 (h) 617.576.2760 (w) |        | ||| | |||| |  | | || ||
  85. C++, MIDI, Win32/95 developer     |        | ||| 4 3 1   0 8 3 || ||
  86. -------------------------------------------------------------------------
  87.  
  88.